Welcome![Sign In][Sign Up]
Location:
Search - action script

Search list

[MySQLmerge_schema-master

Description: Introduciton:Compare and merge MySQL schemas. Note:This script can t identify a rename action.
Platform: | Size: 7168 | Author: huang xing | Hits:

[WEB Codeoms_yygl_v1.0

Description: 目录说明: ./action 执行文件目录 ./css 样式目录 ./img 图片目录 ./js 脚本目录 ./lib 类文件及配置文件 ./tmp 缓存文件目录 ./tpl 模版目录 ./file 上传文件目录 index.php 首页文件 oms.sql 数据库文件 安装方式: 1.数据库建 oms 2.导入 oms.sql文件. 3.首页路径 ./index.php 4.帐号admin 密码admin-Directory description: ./action file directory ./css style directory ./img directory ./js script directory The./lib class files and configuration files ./tmp cache file directory ./tpl template directory ./file upload file directory Index.php home file Oms.sql file Installation mode: 1 the construction of OMS 2 import oms.sql files. The 3 page path./index.php 4 account admin password admin
Platform: | Size: 585728 | Author: gy | Hits:

[Web Serverjqqonline

Description: 在网页间加入一行JS脚本即可,可以运用到任何一个网站,内含10多种皮肤供你选择,总有一款适合您网站的风格,可以给每个QQ号设置名称,个性头像(100个),还可以设置颜色以显示突出效果 通过admin.asp?action=login登陆 默认密码为159753 -Add a line between the pages JS script can be, can be applied to any one site, it contains 10 kinds of skin for you to choose, there is always a style for your site, you can set the name for each QQ number, personal avatar (100 ), you can also set the color to show outstanding results By admin.asp? Action = login login The default password is 159753
Platform: | Size: 265216 | Author: 黄晓明 | Hits:

[.netCallbackEventHandler

Description: ICallbackEventHandler接口无刷新源码 功能介绍: 在 ASP.NET 网页的默认模型中,用户会与页交互,单击按钮或执行导致回发的一些其他操作。此时将重 新创建页及其控件,并在服务器上运行页代码,且新版本的页被呈现到浏览器。但是,在有些情况下,需 要从客户端运行服务器代码,而不执行回发。如果页中的客户端脚本维护一些状态信息(例如,局部变量值) ,那么发送页和获取页的新副本就会损坏该状态。此外,页回发会导致处理开销,这会降低性能,且会让用户 不得不等待处理并重新创建页。 可以使用ICallbackEventHandler接口,使其能执行客户端回调。在客户端回调中。 源码使用了列举了几个demo示例,对学习着很有帮助 注意: 开发环境为Visual Studio 2010 -ICallbackEventHandler interfaces without refresh sourceFeatures: In the default model ASP.NET Web page, the user will interact with the page, click the button or perform some other action cause postback. The weightCreate a new page and its controls, and run the code page on the server, and the new version of the page is rendered to the browser. However, in some cases, the needRun server code the client without performing a postback. If the client script page maintains some state information (for example, local variable values)Then send pages and obtain a new copy of the page will damage the state. In addition, the page was posted back will lead to processing overhead that can degrade performance and let usersWe have to wait for processing and re-create the page. You can use ICallbackEventHandler interface so that it can perform client callbacks. In a client callback. Use the source cited several demo examples of helpful learningnote: Development environment for Visual Studio 2010
Platform: | Size: 2048 | Author: 喻磊 | Hits:

[Shot GameNew-Unity-Project

Description: unity5.4.0射击游戏。行动方向控制脚本,射击方向控制脚本,游戏配有背景音乐- unity5.4.0射击游戏。行动方向控制脚本,射击方向控制脚本,游戏配有背景音乐 Unity5.4.0 shooting game. Action direction control script, shooting direction control script, the game is equipped with background music
Platform: | Size: 5060608 | Author: 七秒记忆 | Hits:

[Internet-Networkweb-link-validator

Description: web link validator能帮你检查一个WEB站点的所有连接是否有效,检查连接的范围包括:锚连接,表单action的属性,image, iframe, script, 样式表的URLs -Link validator web can help you check a WEB site of all the connections are valid, check the scope of the connection include: anchor connection, form action attribute, image, iframe, script, style sheet of URLs
Platform: | Size: 12288 | Author: zxujx | Hits:

[Web Serverunitycms-v1.0

Description: 这是一个极度简单的cms...却很强大的cms.... 目录说明: ./action 执行文件目录 ./css 样式目录 ./img 图片目录 ./js 脚本目录 ./lib 类文件及配置文件 ./tmp 缓存文件目录 ./tpl 模版目录 ./file 上传文件目录 index.php 首页文件 unitycms.sql 数据库文件-This is a very simple cms ... very powerful cms .... Contents: ./action Implementation of the document catalog./Css style catalog./Img Picture catalog./Js Script directory./Lib class files and configuration File ./tmp cache file directory ./tpl template directory ./file upload file directory index.php home page file unitycms.sql file
Platform: | Size: 218112 | Author: vqt | Hits:

[Web Serverjeecg-mybatis-framework

Description: jeecg-mybatis-framework,采用SpringMVC+Mybatis等主流框架,为jeecg的参考学习版本,参考YIYA网站,仅供大家学习和技术交流。 代码生成器:支持单表模型,根据表生成对应的Bean,Service,Dao,Action,XML,JSP等,增删改查功能直接使用。 下载:JEECG-mybatis参考学习版本 环境搭建步骤: 1.创建一个utf-8的数据库,数据库名jeecgmybatis 2.执行脚本jeecgmybatis.sql,初始化数据库 3.项目导入myeclipse工程 4.启动项目 访问:http://localhost:8080/jeecg-mybatis-framework 5.代码生成器路径 /jeecg-mybatis-framework/src/com/code/CodeUtil.java 简要说明 jeecg-mybatis-framework,采用SpringMVC+Mybatis等主流框架 支持数据库: Mysql,Oracle10g 前端:使用Jquery和Easyui技术.JS封装简洁,操作简单. 权限:对菜单,按钮控制.根据登陆用户权限展示拥有的菜单和按钮. 拦截:对所有无权限URL进行拦截,防止手动发送HTTP请求,确保系统全性. 代码生成:根据表生成对应的Bean,Service,Dao,Action,XML,JSP等,增删改查功能直接使用,实现了快速开发-Jeecg-mybatis-framework, using SpringMVC+ Mybatis and other mainstream framework for jeecg reference learning version, refer to YIYA website, only for everyone to learn and technical exchange. Code generator: support single table model, according to the table to generate the corresponding Bean, Service, Dao, Action, XML, JSP, etc., add or delete function directly. Download: JEECG-mybatis reference study version Environment Steps: 1. Create a UTF-8 , the name jeecgmybatis 2. Execute the script jeecgmybatis.sql to initialize the 3. Project import myeclipse project 4. Start the project             Visit: http: // localhost: 8080/jeecg-mybatis-framework 5. Code generator path     /jeecg-mybatis-framework/src/com/code/CodeUtil.java
Platform: | Size: 21138432 | Author: paipaicomcn | Hits:

[SourceCodematlab

Description: Matlab Script for 3D Visualization of Missile and Air Target Trajectories". International Journal of Computer and Information Technology 5 (2016)5, pp. 419-422. The described package is freely available for scientific and educational use. You can also modify and/or distribute this software for any purpose. However, when using the package, please remember to cite the paper. The software is provided "as is" and the author disclaims all warranties with regard to this software including all implied warranties of merchantability and fitness. In no event shall the author be liable for any special, direct, indirect, or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortious action, arising out of or in connection with the use or performance of this software.
Platform: | Size: 11213677 | Author: salem_hegazy@yahoo.com | Hits:
« 1 2 ... 4 5 6 7 8 9»

CodeBus www.codebus.net